home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbsdoors / valen110.zip / READ.ME < prev    next >
Text File  |  1993-04-01  |  3KB  |  67 lines

  1. :::: QUICK INSTALLATION ::::
  2.  
  3. Make a directory for Valence, extract the archive into it, run INSTALL.EXE,
  4. and answer the questions. That's it! Example:
  5.  
  6. cd \
  7. md valence
  8. cd valence
  9. pkunzip \telix\download\valen110
  10. install
  11.  
  12. Install will automatically create a new menu for Valence and place it on the
  13. menu of your choice. If you're using a version of Searchlight below 2.25 and
  14. don't have menus, it will make a DOORS.DEF installation instead. To force a
  15. DOORS.DEF installation in Searchlight versions 2.25 and up, run it with the
  16. parameter "d"; i.e.:
  17.  
  18. install d
  19.  
  20. Install also moves the VALENCE.DOC file to the Included files directory, so
  21. Valence can send it to new users automatically, and copies it to the text
  22. directory as a help file. Note that this file uses Searchlight color codes
  23. and metacharacters.
  24.  
  25.  
  26. :::: IMPORTANT NOTE ::::     - If you're using multiple MAIN.SUB files
  27.  
  28. If you're swapping MAIN.SUB files, you MUST do one of the following:
  29.  
  30. 1. Combine all the MAIN.SUBs into a single MAIN.SUB text file in the Valence
  31.    directory, or
  32.  
  33. 2. Install Valence separately for each MAIN.SUB. Repeat the basic
  34.    installation process, making a directory for each installation, but make
  35.    sure each new Valence menu has a DIFFERENT name. Also be sure to use
  36.    different BBSIDs.
  37.  
  38. See SYSOP.DOC for details.
  39.  
  40.  
  41. :::: ANOTHER NOTE ::::       - If you're using ZMODEM.EXE
  42.  
  43. If you have the new ZMODEM program from Searchlight Software, AKA SLZMODEM,
  44. and you've already set it up as an external protocol, you need to add "-C"
  45. to each ZMODEM.EXE command line in the protocol definitions. Note this
  46. option is only available with newer versions of SLZMODEM, so if it isn't
  47. mentioned in your ZMODEM.DOC, make sure you get an updated version.
  48.  
  49. Not all the kinks have been worked out of SLZMODEM yet. If you have
  50. difficulty with it, switch back to DSZ for a while.
  51.  
  52.  
  53. :::: UPDATING ::::           - From an earlier version
  54.  
  55. For the most part, you can just extract the new archive over the old files
  56. in the Valence directory; but if you've made any changes to your
  57. COMPRESS.CFG or INTPROT.CFG, make sure you don't overwrite these two.
  58.  
  59. To copy over the latest versions of VALENCE.DOC and INTRO.TXT, I've added
  60. the parameter "u" to Install, to skip menu or door installation:
  61.  
  62. install u
  63.  
  64. will jump directly to the "Create new VALENCE.CFG file now?" prompt. With
  65. this parameter, Install will NOT copy VALENCE.DOC to the .MH help file; to
  66. do that, you have to do a complete menu installation.
  67.